Skip to content

feat(allure-pytest): allow to add parameter directly in step via allure.add_parameter in step context#901

Open
evershin104 wants to merge 1 commit intoallure-framework:masterfrom
evershin104:feat(allure-pytest)
Open

feat(allure-pytest): allow to add parameter directly in step via allure.add_parameter in step context#901
evershin104 wants to merge 1 commit intoallure-framework:masterfrom
evershin104:feat(allure-pytest)

Conversation

@evershin104
Copy link
Copy Markdown

Allows to add parameter directly in step via allure.add_parameter in step context

Context

allure-go allows you to add parameters directly to a step. For complex, data-intensive tests, this allows you to write parameters directly into the step context, improving report readability. It would be nice to support such function in allure-python

Checklist

  • Sign Allure CLA
  • Provide unit tests -> tests provided in PR with code examples;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant